From 54e9d1e181a3a49f32d9ecba1ab59ccb9bd17a9a Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Tue, 4 Jul 2017 14:31:01 +0100 Subject: [PATCH] Config.mk: update mini-os changeset The changes contain implementations for some termios functions. Signed-off-by: Wei Liu --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.mk b/Config.mk index a295e33f79..dc2b05291f 100644 --- a/Config.mk +++ b/Config.mk @@ -269,9 +269,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 5920a9d16b1ab887c2858224316a98e961d71b05 QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= a207ecfd3ad09be5d0859749d8e433b4ce8efdd6 -# Thu, 22 Jun 2017 14:40:26 +0100 (15:40 +0200) -# mini-os: use gzip -n +MINIOS_UPSTREAM_REVISION ?= b79102880596058660b690b19afa7ccd5dbae261 +# Sun, 25 Jun 2017 23:02:09 +0100 (23:02 +0100) +# mini-os: add declaration of cfmakeraw SEABIOS_UPSTREAM_REVISION ?= rel-1.10.2 # Wed Jun 22 14:53:24 2016 +0800 -- 2.30.2